REF, NoConds
using parms let $t = let $br = if $w1:cond1 then
let $t = let $br = icase1 let $t = let $br = elseif $w2:cond2 then case2else otherwise in context in tac == UsingBranch (parms) ([`$br'] ,context) [cond1, [`$w1'],case1 ; cond2, [`$w2'],case2] (otherwise == ) (\$t. tac )
REF, NoConds
using parms let $t = let $br = if $w1:cond1 then
let $t = let $br = icase1 let $t = let $br = elseif $w2:cond2 then case2else otherwise in context in tac == UsingBranch (parms) ([`$br'] ,context) [cond1, [`$w1'],case1 ; cond2, [`$w2'],case2] (otherwise == ) (\$t. tac )